.Net Framework > v2.0.50727 > System > Drawing > Imaging > ImageAttributes ImageAttributes
Category
Class
Description
An System.Drawing.Imaging.ImageAttributes object contains information about how bitmap and metafile colors are manipulated during rendering. An System.Drawing.Imaging.ImageAttributes object maintains several color-adjustment settings, including color-adjustment matrices, grayscale-adjustment matrices, gamma-correction values, color-map tables, and color-threshold values. During rendering, colors can be corrected, darkened, lightened, and removed. To apply such manipulations, initialize an System.Drawing.Imaging.ImageAttributes object and pass the path of that System.Drawing.Imaging.ImageAttributes object (along with the path of an System.Drawing.Image) to the System.Drawing.Graphics.DrawImage method.
Assembly
System.Drawing
Character
sealed, public
Ancestors
Object
Implements
ICloneable, IDisposable
Contstructors
ImageAttributes()
Methods
ClearBrushRemapTable()
ClearColorKey()
ClearColorKey(ColorAdjustType)
ClearColorMatrix()
ClearColorMatrix(ColorAdjustType)
ClearGamma()
ClearGamma(ColorAdjustType)
ClearNoOp()
ClearNoOp(ColorAdjustType)
ClearOutputChannel()
ClearOutputChannel(ColorAdjustType)
ClearOutputChannelColorProfile()
ClearOutputChannelColorProfile(ColorAdjustType)
ClearRemapTable()
ClearRemapTable(ColorAdjustType)
ClearThreshold()
ClearThreshold(ColorAdjustType)
Clone()
Dispose()
Finalize()
GetAdjustedPalette(ColorPalette,ColorAdjustType)
SetBrushRemapTable(ColorMap[])
SetColorKey(Color,Color)
SetColorKey(Color,Color,ColorAdjustType)
SetColorMatrices(ColorMatrix,ColorMatrix)
SetColorMatrices(ColorMatrix,ColorMatrix,ColorMatrixFlag)
SetColorMatrices(ColorMatrix,ColorMatrix,ColorMatrixFlag,ColorAdjustType)
SetColorMatrix(ColorMatrix)
SetColorMatrix(ColorMatrix,ColorMatrixFlag)
SetColorMatrix(ColorMatrix,ColorMatrixFlag,ColorAdjustType)
SetGamma(Single)
SetGamma(Single,ColorAdjustType)
SetNoOp()
SetNoOp(ColorAdjustType)
SetOutputChannel(ColorChannelFlag)
SetOutputChannel(ColorChannelFlag,ColorAdjustType)
SetOutputChannelColorProfile(String)
SetOutputChannelColorProfile(String,ColorAdjustType)
SetRemapTable(ColorMap[])
SetRemapTable(ColorMap[],ColorAdjustType)
SetThreshold(Single)
SetThreshold(Single,ColorAdjustType)
SetWrapMode(WrapMode)
SetWrapMode(WrapMode,Color)
SetWrapMode(WrapMode,Color,Boolean)
Tags
0103E2B958, 02E3ABA98D, 0376596F91
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database